getGameForRoundAndCourt

  • function
 

Gets a reference to a Game in gamesGroupedByRound using the provided roundName and courtName.

list.getGameForRoundAndCourt(roundName, courtName)

Gets a reference to a Game in gamesGroupedByRound using the provided roundName and courtName.

Parameters

  1. roundName {String}

  2. courtName {String}

Returns

{Game}